home *** CD-ROM | disk | FTP | other *** search
/ Forging America - The Int…ive History of Bethlehem / ForgingAmerica.iso / pc / declinesintroduction.dxr / template elements_3_take up slack frame script.ls < prev    next >
Encoding:
Text File  |  2003-01-01  |  75 b   |  6 lines

  1. on exitFrame me
  2.   if sound(1).isBusy() then
  3.     go(the frame)
  4.   end if
  5. end
  6.